SELENIUM: -------- DAY2 -------- Locators sendKeys QUESTIONS(Theory) ------------------ 1.What are the locators available in selenium? 2.which locator is faster in selenium? 3.How will you find the locators in selenium? write a code for it? 4.Explain about findElement & findElements? 5.Different between findElement and FindElements? 6.What is the return type of findElement and findElements? 7.In which class all the locator methods are available? 8.What is method to insert a value in textbox? 9.Write a code for inserting value in textbox? 10.While finding the locators index will start from 0 or 1? 11.How will you click a button in webpages? 12.WebElement is a interface or class? QUESTIONS(Practical) -------------------- QUESTION 1 ---------- URL : https://www.facebook.com/ NOTE: Enter Email or Phone and Password. QUESTION 2 ---------- URL : https://www.redbus.in/ NOTE: Enter from and to textbox. QUESTION 3 ---------- URL : https://www.google.com/ NOTE: Enter GreensTechnology. QUESTION 4 ---------- URL : https://infinity.icicibank.com/corp/Login.jsp NOTE: Enter username and password. QUESTION 5 ---------- URL : https://netbanking.hdfcbank.com/ NOTE: Enter customer id . QUESTION 6 ---------- URL : https://www.swiggy.com/ NOTE: Enter the location. QUESTION 7 ---------- URL :https://www.snapdeal.com/login NOTE: Enter mobile number/email. QUESTION 8 ----------- URL : https://www.instagram.com/accounts/login/?hl=en) login page NOTE: Enter username and password. QUESTION 9 ----------- URL : http://demo.automationtesting.in/Register.html NOTE: Just enter the values for the textbox only. QUESTION 10 ----------- URL : http://adactinhotelapp.com/ NOTE: Enter Email or Phone and Password.